Skip to content

cborau/im2mesh

Repository files navigation

im2mesh

A Python library to create Finite Element meshes from segmented image stacks.

Installation

Clone repository and install requirements.txt in a Python=3.9 environment.

git clone https://github.com/cborau/im2mesh 
cd im2mesh
pip install -r requirements.txt

Additionally, if you want to include this library packages into your code, you can install it from PyPI

For further information please visit the documentation site.

Reference

Please use this reference if you use the library:

im2mesh: A Python library to reconstruct 3D meshes from scattered data and 2D segmentations. Application to patient-specific Neuroblastoma tumour image sequences. D. Sainz-DeMena, J.M. García-Aznar, M.A. Pérez, C. Borau, Applied Sciences 2022.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages